Release 10.1A: OpenEdge Development:
Progress 4GL Reference


CREATE-RESULT-LIST-ENTRY( ) method

Creates an entry in the result list for the current row. The developer uses the CREATE-RESULT-LIST-ENTRY method in conjunction with new browse rows or new query rows to synchronize the data with the query.

Return type: LOGICAL

Applies to: BROWSE widget, Query object handle

Syntax
CREATE-RESULT-LIST-ENTRY ( ) 

For browses, this method should be used with a ROW-LEAVE trigger when the NEW-ROW attribute is TRUE. For example, if the user adds a row to an updateable browse, you can use this method to create an entry for the new row in the result list.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095